| FaPackStatusQueue |
| Logical Entity Name | FaPackStatusQueue |
| Default Table Name | FaPackStatusQueue |
| Physical Only | NO |
| Definition | |
| Note |
| FaPackStatusQueue Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
faPackStatusQueueId |
bigint | NO | ||
FaStudentAYID |
int | NO | ||
| MessageXML | ntext | YES | ||
| RetryCount | int | NO | ||
| MachineName | varchar(255) | YES | ||
| DateAssigned | datetime | YES | ||
TrackingNbr |
uniqueidentifier | NO | ||
| StepNbr | int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| FaPackStatusQueue Primary and Unique Keys |
| Key Name | Key Type | Keys |
| faPackStatusQueue_FaPackStatusQeueID_U_C_IDX | PrimaryKey | faPackStatusQueueId |
| FaPackStatusQueue Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaStudentAY | Non-Identifying | One To Zero or More | FK_FaPackStatusQueue.FaStudentAYID_FaStudentAY.FaStudentAYID | FaStudentAYID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaPackStatusQueue.UserID_SyStaff.SyStaffID | UserID | NO | YES | ||
| syQueueXMLMessage | Non-Identifying | One To Zero or More | FK_FaPackStatusQueue_TrackingNbr_syQueueXMLMessage_TrackingNbr | TrackingNbr | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaPackStatusQueue Check Constraints |
| Check Constraint Name | CheckConstraint |